libghc-vector-instances-prof software package provides orphan instances for Data.Vector; profiling libraries, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-vector-instances-prof
libghc-vector-instances-prof is installed in your system.
Make ensure the libghc-vector-instances-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-vector-instances-prof *
You will get with libghc-vector-instances-prof package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Haskell |
| Package | libghc-vector-instances-prof |
| Version | 3.3.1-2build1 |
| Description | orphan instances for Data.Vector; profiling libraries |
| Sub Section | Haskell |